home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / demo / MATH / _SETUP.1 / Abt_math.exe / 0 / RCDATA / TSTARAFRM / TSTARAFRM.txt < prev   
Encoding:
Text File  |  2000-07-28  |  12.6 KB  |  498 lines

  1. object StAraFrm: TStAraFrm
  2.   Left = 200
  3.   Top = 126
  4.   Width = 668
  5.   Height = 454
  6.   Caption = 'Stok Kodu Arama'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object StokGrid: TDBGrid
  23.     Left = 0
  24.     Top = 105
  25.     Width = 660
  26.     Height = 202
  27.     Align = alClient
  28.     DataSource = StkDM.StkSource
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clNavy
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = [fsBold]
  34.     Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgCancelOnExit]
  35.     ParentFont = False
  36.     ReadOnly = True
  37.     TabOrder = 1
  38.     TitleFont.Charset = DEFAULT_CHARSET
  39.     TitleFont.Color = clMaroon
  40.     TitleFont.Height = -11
  41.     TitleFont.Name = 'Arial'
  42.     TitleFont.Style = [fsBold]
  43.     OnDblClick = TamamBtnClick
  44.     Columns = <
  45.       item
  46.         Expanded = False
  47.         FieldName = 'StNo'
  48.         Title.Caption = 'Stok kodu'
  49.         Width = 127
  50.         Visible = True
  51.       end
  52.       item
  53.         Expanded = False
  54.         FieldName = 'StAd'
  55.         Title.Caption = 'Stok cinsi'
  56.         Width = 201
  57.         Visible = True
  58.       end
  59.       item
  60.         Expanded = False
  61.         FieldName = 'StokDurumu'
  62.         Title.Caption = 'Kalan'
  63.         Title.Font.Charset = DEFAULT_CHARSET
  64.         Title.Font.Color = clMaroon
  65.         Title.Font.Height = -11
  66.         Title.Font.Name = 'MS Sans Serif'
  67.         Title.Font.Style = [fsBold]
  68.         Visible = True
  69.       end
  70.       item
  71.         Expanded = False
  72.         FieldName = 'Satis1'
  73.         Title.Caption = 'Sat.Fiyat1'
  74.         Title.Font.Charset = DEFAULT_CHARSET
  75.         Title.Font.Color = clMaroon
  76.         Title.Font.Height = -11
  77.         Title.Font.Name = 'MS Sans Serif'
  78.         Title.Font.Style = [fsBold]
  79.         Visible = True
  80.       end
  81.       item
  82.         Expanded = False
  83.         FieldName = 'SatDov1'
  84.         Title.Caption = 'Para'
  85.         Title.Font.Charset = DEFAULT_CHARSET
  86.         Title.Font.Color = clMaroon
  87.         Title.Font.Height = -11
  88.         Title.Font.Name = 'MS Sans Serif'
  89.         Title.Font.Style = [fsBold]
  90.         Visible = True
  91.       end
  92.       item
  93.         Expanded = False
  94.         FieldName = 'MinMik'
  95.         Title.Caption = 'Kritik mik.'
  96.         Title.Font.Charset = DEFAULT_CHARSET
  97.         Title.Font.Color = clMaroon
  98.         Title.Font.Height = -11
  99.         Title.Font.Name = 'MS Sans Serif'
  100.         Title.Font.Style = [fsBold]
  101.         Visible = True
  102.       end
  103.       item
  104.         Expanded = False
  105.         FieldName = 'MinSip'
  106.         Title.Caption = 'Min.Sipari∩┐╜'
  107.         Title.Font.Charset = DEFAULT_CHARSET
  108.         Title.Font.Color = clMaroon
  109.         Title.Font.Height = -11
  110.         Title.Font.Name = 'MS Sans Serif'
  111.         Title.Font.Style = [fsBold]
  112.         Visible = True
  113.       end
  114.       item
  115.         Expanded = False
  116.         FieldName = 'Birim1'
  117.         Title.Caption = 'Birimi'
  118.         Title.Font.Charset = DEFAULT_CHARSET
  119.         Title.Font.Color = clMaroon
  120.         Title.Font.Height = -11
  121.         Title.Font.Name = 'MS Sans Serif'
  122.         Title.Font.Style = [fsBold]
  123.         Visible = True
  124.       end
  125.       item
  126.         Expanded = False
  127.         FieldName = 'Satis2'
  128.         Title.Caption = 'Sat.Fiyat2'
  129.         Title.Font.Charset = DEFAULT_CHARSET
  130.         Title.Font.Color = clMaroon
  131.         Title.Font.Height = -11
  132.         Title.Font.Name = 'MS Sans Serif'
  133.         Title.Font.Style = [fsBold]
  134.         Visible = True
  135.       end
  136.       item
  137.         Expanded = False
  138.         FieldName = 'SatDov2'
  139.         Title.Caption = 'Para'
  140.         Title.Font.Charset = DEFAULT_CHARSET
  141.         Title.Font.Color = clMaroon
  142.         Title.Font.Height = -11
  143.         Title.Font.Name = 'MS Sans Serif'
  144.         Title.Font.Style = [fsBold]
  145.         Visible = True
  146.       end
  147.       item
  148.         Expanded = False
  149.         FieldName = 'Satis3'
  150.         Title.Caption = 'Sat.Fiyat3'
  151.         Title.Font.Charset = DEFAULT_CHARSET
  152.         Title.Font.Color = clMaroon
  153.         Title.Font.Height = -11
  154.         Title.Font.Name = 'MS Sans Serif'
  155.         Title.Font.Style = [fsBold]
  156.         Visible = True
  157.       end
  158.       item
  159.         Expanded = False
  160.         FieldName = 'SatDov3'
  161.         Title.Caption = 'Para'
  162.         Title.Font.Charset = DEFAULT_CHARSET
  163.         Title.Font.Color = clMaroon
  164.         Title.Font.Height = -11
  165.         Title.Font.Name = 'MS Sans Serif'
  166.         Title.Font.Style = [fsBold]
  167.         Visible = True
  168.       end
  169.       item
  170.         Expanded = False
  171.         FieldName = 'Capraz1'
  172.         Visible = True
  173.       end
  174.       item
  175.         Expanded = False
  176.         FieldName = 'Capraz2'
  177.         Visible = True
  178.       end>
  179.   end
  180.   object Panel2: TPanel
  181.     Left = 0
  182.     Top = 0
  183.     Width = 660
  184.     Height = 105
  185.     Align = alTop
  186.     TabOrder = 0
  187.     object StResim: TImage
  188.       Left = 434
  189.       Top = 4
  190.       Width = 137
  191.       Height = 97
  192.       Stretch = True
  193.     end
  194.     object ResAd: TLabel
  195.       Left = 324
  196.       Top = 44
  197.       Width = 114
  198.       Height = 16
  199.       AutoSize = False
  200.       Caption = 'Resim '
  201.       Color = clBtnFace
  202.       ParentColor = False
  203.     end
  204.     object Label2: TLabel
  205.       Left = 415
  206.       Top = 45
  207.       Width = 6
  208.       Height = 13
  209.       Caption = '>'
  210.       Color = clBtnFace
  211.       ParentColor = False
  212.     end
  213.     object Bevel1: TBevel
  214.       Left = 434
  215.       Top = 4
  216.       Width = 137
  217.       Height = 97
  218.     end
  219.     object GroupBox1: TGroupBox
  220.       Left = 6
  221.       Top = 3
  222.       Width = 312
  223.       Height = 92
  224.       Caption = 'Arama ∩┐╜ekli'
  225.       Font.Charset = DEFAULT_CHARSET
  226.       Font.Color = clMaroon
  227.       Font.Height = -11
  228.       Font.Name = 'Arial'
  229.       Font.Style = [fsBold]
  230.       ParentFont = False
  231.       TabOrder = 0
  232.       object AraLabel: TLabel
  233.         Left = 5
  234.         Top = 68
  235.         Width = 49
  236.         Height = 13
  237.         Caption = 'Aranan :'
  238.         Font.Charset = DEFAULT_CHARSET
  239.         Font.Color = clNavy
  240.         Font.Height = -11
  241.         Font.Name = 'MS Sans Serif'
  242.         Font.Style = [fsBold]
  243.         ParentFont = False
  244.       end
  245.       object StKodAra: TRadioButton
  246.         Tag = 1
  247.         Left = 9
  248.         Top = 18
  249.         Width = 113
  250.         Height = 17
  251.         Caption = 'Koda g∩┐╜re'
  252.         Checked = True
  253.         Font.Charset = DEFAULT_CHARSET
  254.         Font.Color = clNavy
  255.         Font.Height = -11
  256.         Font.Name = 'MS Sans Serif'
  257.         Font.Style = [fsBold]
  258.         ParentFont = False
  259.         TabOrder = 0
  260.         TabStop = True
  261.         OnClick = StKodAraClick
  262.       end
  263.       object StAdAra: TRadioButton
  264.         Tag = 2
  265.         Left = 9
  266.         Top = 38
  267.         Width = 113
  268.         Height = 17
  269.         Caption = 'Cinse g∩┐╜re ara'
  270.         Font.Charset = DEFAULT_CHARSET
  271.         Font.Color = clNavy
  272.         Font.Height = -11
  273.         Font.Name = 'MS Sans Serif'
  274.         Font.Style = [fsBold]
  275.         ParentFont = False
  276.         TabOrder = 1
  277.         OnClick = StKodAraClick
  278.       end
  279.       object caprz1: TRadioButton
  280.         Tag = 3
  281.         Left = 133
  282.         Top = 18
  283.         Width = 130
  284.         Height = 17
  285.         Caption = '∩┐╜apraz 1'#39'e g∩┐╜re'
  286.         Font.Charset = DEFAULT_CHARSET
  287.         Font.Color = clNavy
  288.         Font.Height = -11
  289.         Font.Name = 'MS Sans Serif'
  290.         Font.Style = [fsBold]
  291.         ParentFont = False
  292.         TabOrder = 2
  293.         OnClick = StKodAraClick
  294.       end
  295.       object caprz2: TRadioButton
  296.         Tag = 4
  297.         Left = 133
  298.         Top = 38
  299.         Width = 138
  300.         Height = 17
  301.         Caption = '∩┐╜apraz 2'#39'ye g∩┐╜re'
  302.         Font.Charset = DEFAULT_CHARSET
  303.         Font.Color = clNavy
  304.         Font.Height = -11
  305.         Font.Name = 'MS Sans Serif'
  306.         Font.Style = [fsBold]
  307.         ParentFont = False
  308.         TabOrder = 3
  309.         OnClick = StKodAraClick
  310.       end
  311.     end
  312.     object Aranan: TEdit
  313.       Left = 113
  314.       Top = 68
  315.       Width = 196
  316.       Height = 19
  317.       Ctl3D = False
  318.       Font.Charset = DEFAULT_CHARSET
  319.       Font.Color = clNavy
  320.       Font.Height = -11
  321.       Font.Name = 'MS Sans Serif'
  322.       Font.Style = [fsBold]
  323.       MaxLength = 40
  324.       ParentCtl3D = False
  325.       ParentFont = False
  326.       TabOrder = 1
  327.       OnChange = ArananChange
  328.       OnExit = ArananChange
  329.     end
  330.     object Panel3: TPanel
  331.       Left = 574
  332.       Top = 8
  333.       Width = 51
  334.       Height = 91
  335.       BevelInner = bvRaised
  336.       BevelOuter = bvLowered
  337.       TabOrder = 2
  338.       object TamamBtn: TBitBtn
  339.         Left = 4
  340.         Top = 4
  341.         Width = 43
  342.         Height = 39
  343.         Caption = 'Se∩┐╜'
  344.         Font.Charset = DEFAULT_CHARSET
  345.         Font.Color = clNavy
  346.         Font.Height = -11
  347.         Font.Name = 'MS Sans Serif'
  348.         Font.Style = []
  349.         ParentFont = False
  350.         TabOrder = 0
  351.         TabStop = False
  352.         OnClick = TamamBtnClick
  353.         Kind = bkOK
  354.         Layout = blGlyphTop
  355.         Margin = 0
  356.         Spacing = 1
  357.       end
  358.       object VazgecBtn: TBitBtn
  359.         Left = 4
  360.         Top = 45
  361.         Width = 43
  362.         Height = 39
  363.         Caption = 'Vazge∩┐╜'
  364.         Font.Charset = DEFAULT_CHARSET
  365.         Font.Color = clNavy
  366.         Font.Height = -11
  367.         Font.Name = 'MS Sans Serif'
  368.         Font.Style = []
  369.         ParentFont = False
  370.         TabOrder = 1
  371.         TabStop = False
  372.         OnClick = VazgecBtnClick
  373.         Kind = bkCancel
  374.         Layout = blGlyphTop
  375.         Spacing = 1
  376.       end
  377.     end
  378.   end
  379.   object SthGrid: TDBGrid
  380.     Left = 0
  381.     Top = 307
  382.     Width = 660
  383.     Height = 120
  384.     Align = alBottom
  385.     DataSource = StkDM.SthSource
  386.     Font.Charset = DEFAULT_CHARSET
  387.     Font.Color = clMaroon
  388.     Font.Height = -11
  389.     Font.Name = 'MS Sans Serif'
  390.     Font.Style = [fsBold]
  391.     Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
  392.     ParentFont = False
  393.     ReadOnly = True
  394.     TabOrder = 2
  395.     TitleFont.Charset = DEFAULT_CHARSET
  396.     TitleFont.Color = clWindowText
  397.     TitleFont.Height = -11
  398.     TitleFont.Name = 'MS Sans Serif'
  399.     TitleFont.Style = []
  400.     Columns = <
  401.       item
  402.         Expanded = False
  403.         FieldName = 'ShTar'
  404.         Title.Caption = 'Har.tarihi'
  405.         Title.Font.Charset = DEFAULT_CHARSET
  406.         Title.Font.Color = clNavy
  407.         Title.Font.Height = -11
  408.         Title.Font.Name = 'MS Sans Serif'
  409.         Title.Font.Style = [fsBold]
  410.         Visible = True
  411.       end
  412.       item
  413.         Expanded = False
  414.         FieldName = 'SthFisAyr'
  415.         Title.Caption = 'Fi∩┐╜ t∩┐╜r∩┐╜'
  416.         Title.Font.Charset = DEFAULT_CHARSET
  417.         Title.Font.Color = clNavy
  418.         Title.Font.Height = -11
  419.         Title.Font.Name = 'MS Sans Serif'
  420.         Title.Font.Style = [fsBold]
  421.         Width = 87
  422.         Visible = True
  423.       end
  424.       item
  425.         Expanded = False
  426.         FieldName = 'StFNo'
  427.         Title.Caption = 'Fi∩┐╜ no'
  428.         Title.Font.Charset = DEFAULT_CHARSET
  429.         Title.Font.Color = clNavy
  430.         Title.Font.Height = -11
  431.         Title.Font.Name = 'MS Sans Serif'
  432.         Title.Font.Style = [fsBold]
  433.         Width = 76
  434.         Visible = True
  435.       end
  436.       item
  437.         Expanded = False
  438.         FieldName = 'StAck'
  439.         Title.Caption = 'A∩┐╜∩┐╜klama'
  440.         Title.Font.Charset = DEFAULT_CHARSET
  441.         Title.Font.Color = clNavy
  442.         Title.Font.Height = -11
  443.         Title.Font.Name = 'MS Sans Serif'
  444.         Title.Font.Style = [fsBold]
  445.         Width = 107
  446.         Visible = True
  447.       end
  448.       item
  449.         Expanded = False
  450.         FieldName = 'StMik'
  451.         Title.Caption = 'Stok miktar∩┐╜'
  452.         Title.Font.Charset = DEFAULT_CHARSET
  453.         Title.Font.Color = clNavy
  454.         Title.Font.Height = -11
  455.         Title.Font.Name = 'MS Sans Serif'
  456.         Title.Font.Style = [fsBold]
  457.         Width = 54
  458.         Visible = True
  459.       end
  460.       item
  461.         Expanded = False
  462.         FieldName = 'StMikBr'
  463.         Title.Caption = 'Birim'
  464.         Title.Font.Charset = DEFAULT_CHARSET
  465.         Title.Font.Color = clNavy
  466.         Title.Font.Height = -11
  467.         Title.Font.Name = 'MS Sans Serif'
  468.         Title.Font.Style = [fsBold]
  469.         Width = 39
  470.         Visible = True
  471.       end
  472.       item
  473.         Expanded = False
  474.         FieldName = 'StBrf'
  475.         Title.Caption = 'Birim fiyat∩┐╜'
  476.         Title.Font.Charset = DEFAULT_CHARSET
  477.         Title.Font.Color = clNavy
  478.         Title.Font.Height = -11
  479.         Title.Font.Name = 'MS Sans Serif'
  480.         Title.Font.Style = [fsBold]
  481.         Width = 124
  482.         Visible = True
  483.       end
  484.       item
  485.         Expanded = False
  486.         FieldName = 'StPrBr'
  487.         Title.Caption = 'Para'
  488.         Title.Font.Charset = DEFAULT_CHARSET
  489.         Title.Font.Color = clNavy
  490.         Title.Font.Height = -11
  491.         Title.Font.Name = 'MS Sans Serif'
  492.         Title.Font.Style = [fsBold]
  493.         Width = 30
  494.         Visible = True
  495.       end>
  496.   end
  497. end
  498.